-
Home
-
Nuclear Engagement – Instantly Generate AI Summaries, Quizzes & TOC at Scale
-
2.0.2
-
Code
-
Classes
- ErrorNotificationManager
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
100 |
Lines of code |
75 |
Logical lines of code |
31 |
Comment lines |
4 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
notifyAdmin() |
S |
58 |
3 |
16 |
notifyUser() |
S |
57 |
2 |
18 |
generateUserMessage() |
S |
64 |
3 |
10 |
sendAdminEmail() |
S |
66 |
2 |
10 |
wasUserNotified() |
S |
82 |
1 |
3 |
wasAdminNotified() |
S |
82 |
1 |
3 |
getNotificationsSent() |
S |
82 |
1 |
3 |
generateAdminMessage() |
S |
67 |
1 |
9 |
shouldEmailAdmin() |
S |
80 |
1 |
3 |